Main Page
Data Structures
Files
platform.h File Reference
#include <inttypes.h>
#include <stdlib.h>
Include dependency graph for platform/avr/platform.h:
Defines
#define
__PLATFORM_H
1
Enumerations
enum
InterruptTypesEnum
{
WATCHDOGTIMER
,
CPUSLEEP
,
ASYNC_COUNT
}
Define Documentation
#define __PLATFORM_H 1
Enumeration Type Documentation
enum
InterruptTypesEnum
Enumerator:
WATCHDOGTIMER
CPU WatchDog Notification. Bind callback handler to kernel when started. Handler will be fired whenver Kernel's watchdog timer fires.
CPUSLEEP
CPU Sleep Notification. Bind callback handler to kernel when started. Handler will be fired before CPU goes to sleep.
ASYNC_COUNT
Generated on Mon May 5 16:38:43 2008 for ASD Tutorial Lesson 3: TCP Echo by
1.5.5